Nuprl Definition : Rnone? 0,22

Rnone?(x1)
== case x1 of 
== Rnone => true
== Rplus(left,right)=>rec1,rec2.false
== Rinit(loc,T,x,v)=> false
== Rframe(loc,T,x,L)=> false
== Rsframe(lnk,tag,L)=> false
== Reffect(loc,ds,knd,T,x,f)=> false
== Rsends(ds,knd,T,l,dt,g)=> false
== Rpre(loc,ds,a,T,P)=> false
== Raframe(loc,k,L)=> false
== Rbframe(loc,k,L)=> false
== Rrframe(loc,x,L)=> false 
latex


Definitionses realizer ind, true, false
FDL editor aliasesRnone?

origin